PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFFreeTextAnnotation Class / getTextColor Method
In This Topic
    getTextColor Method
    In This Topic
    Gets the text color.
    Syntax
    public PDFColor getTextColor()

    Return Value

    A com.o2sol.pdf4java.graphics.colors.PDFColor specifying the color used to display the annotation content.
    See Also